home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / b026pot.dir / 00035.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  283 b   |  11 lines

  1. on startMovie
  2.   global gNumofMen, gNumofPar, gNumofWom, gNumofGeo, gNumofPot, gQuestion, gCurrentNumber, gTotalNumofPages
  3.   set gNumofMen to 36
  4.   set gNumofPar to 21
  5.   set gNumofWom to 37
  6.   set gNumofGeo to 28
  7.   set gNumofPot to 31
  8.   set gCurrentNumber to 0
  9.   set gQuestion to 1
  10. end
  11.